Add a GtkTextAccessible
authorMatthias Clasen <mclasen@redhat.com>
Sat, 16 Feb 2019 02:30:36 +0000 (21:30 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 18 Feb 2019 19:24:21 +0000 (14:24 -0500)
commit936181f3542c43da7c70e8d8ed880ddfc07e9d2f
tree3d2546444ea6997881dd97817db678fa3d27f5fd
parentfcb58887fa6edbaabce3201f6e4855ece96f9b72
Add a GtkTextAccessible

Add an accessible implementation for GtkText.
gtk/a11y/gtktextaccessible.c [new file with mode: 0644]
gtk/a11y/gtktextaccessible.h [new file with mode: 0644]
gtk/a11y/meson.build
gtk/gtktext.c